Automations

SAP Commands

  • Version: 1.7.0
  • Official Verified

OpenBots commands for interacting with SAP GUI applications.

OpenBots.Commands.SAP \ SAP Set Table Cell Value Command

Command: SAP Set Table Cell Value Command

This command sets the value of a cell in a specified table in SAP.

Parameters

SAP Instance Name

Enter the unique instance that was specified in the **Create SAP** command.

Required

Table Element ID

Enter the ID of the element to find in the SAP Session.

Required

Row Index

Enter the row number of the cell value to set.

Required

Column Name/Index

Enter the column name/index of the cell value to set.

Required

Cell Value

Enter the text value that will be set in the selected cell.

Required

Private (Optional)

Optional field to mark the command as private (data sensitive) in order to avoid its logging.

Error Handling

Optional field for how to handle errors encountered.

Required

Comment Field (Optional)

Optional field to enter a custom comment which could potentially describe this command or the need for this command.

Logo